Changes for directories
[pithos-ms-client] / trunk / Pithos.ShellExtensions / Service References / PithosService / mex5.xsd
1 <?xml version="1.0" encoding="utf-8"?>
2 <xs:schema xmlns:tns="http://PITHOS.Client.Commands" elementFormDefault="qualified" targetNamespace="http://PITHOS.Client.Commands" xmlns:xs="http://www.w3.org/2001/XMLSchema">
3   <xs:element name="ShowProperties">
4     <xs:complexType>
5       <xs:sequence>
6         <xs:element minOccurs="0" name="fileName" nillable="true" type="xs:string" />
7       </xs:sequence>
8     </xs:complexType>
9   </xs:element>
10   <xs:element name="GotoSite">
11     <xs:complexType>
12       <xs:sequence>
13         <xs:element minOccurs="0" name="fileName" nillable="true" type="xs:string" />
14       </xs:sequence>
15     </xs:complexType>
16   </xs:element>
17 </xs:schema>